home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.33 (October) / PC Gamer Disc 7.33 (October 2003).ISO / Data / items.pcg / scripts / DefineButton2_144 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2003-07-17  |  121 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","JSTART\tSoftware/" + eval("_parent.extraPath" + _parent.TheCurrentExtra) + "\t");
  3. }
  4.